home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000077_timbl _Fri Mar 27 12:37:47 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  4KB

  1. Return-Path: <timbl>
  2. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA25222; Fri, 27 Mar 92 12:37:47 GMT+0100
  4. Date: Fri, 27 Mar 92 12:37:47 GMT+0100
  5. From: timbl (Tim Berners-Lee)
  6. Message-Id: <9203271137.AA25222@ nxoc01.cern.ch >
  7. Received: by NeXT Mailer (1.62)
  8. To: pflynn@curia.ucc.ie (Peter Flynn)
  9. Subject: Re: CURIA - WWW server for Irish manuscripts coming soon
  10. Cc: www-talk@nxoc01.cern.ch
  11.  
  12. > Date: Thu, 26 Mar 92 21:38:55 GMT
  13. > From: pflynn@curia.ucc.ie (Peter Flynn)
  14.  
  15. > OK, I still have to get the daemon running, but I should have that next
  16. > week. You can then add us to the list of stuff available in W3. Details are:
  17.  
  18. <DT><a name=??? href=http:curia.ucc.ie//usr/local/lib/WWW/CURIA_menu.html>The
  19. CURIA Project
  20. <DD>Browseable Irish manuscripts from the Royal Irish Academy and University
  21. College Cork.
  22.  
  23.     (BTW You can omit name==??? -- you don't need a name unless you
  24.     want to refer TO the anchor.)
  25.  
  26.     I think you mean http://curia.ucc.ie/usr/local/lib/WWW/CURIA_menu.html
  27.     the souble slash introduced the host.
  28.  
  29. We are still waiting reverse IP registration, so currently I guess we are
  30. only accessible as 143.239.1.8
  31.  
  32.     Ok, http://143.239.1.8/usr/local/lib/WWW/CURIA_menu.html
  33.     will have to do for now. Let me know when it's up. A few tips.
  34.  
  35.     Please run the server on port 80 as new software will default
  36.     to this official IANA port number. In the mean time quote it
  37.     as http://143.239.1.8:80/usr/local/lib/WWW/CURIA_menu.html
  38.     to be safe.
  39.  
  40.     In the configuration file, you can put a map line
  41.       map / /usr/local/lib/WWW/CURIA_menu.html
  42.     so that someone accessing http://143.239.1.8:80/ will
  43.     get something useful about the site. You have to make
  44.     all the refernces in that document absolute, as it will
  45.     appear in two places in the web.
  46.  
  47. At the moment there's just one or two pages of test stuff, but this is
  48. defined in a status report which I will keep up to date as part of the
  49. documentation. We have nearly finished scanning vol 1 of the _Annals of
  50. the Four Masters_ and the _Chronicon Scotorum_ so we'll be editing them into
  51. shape in the next month or so. As I won't be at JENC, I want to try hard
  52. to get a useable chapter or two up and browseable by then.
  53.  
  54.     Sounds great!  Admitedly the Irish might be understandable by
  55.     a limite audience, but it will be available to gaelic
  56.     academia worldwide.  (Are you putting up parallel translations?)
  57.  
  58. I fudged the five lowercase accent-aigu vowels into HTML.c as you suggested.
  59.  
  60.     Great -- can you send me the list and I'll incorporate it
  61.     into all the sources.  We should put in all the European set
  62.     of characters in fact.
  63.  
  64. It works fine for the sun-cmd X shell window, but when I replaced them with
  65. the five char codes for the IBM PC, and then access it over telne from
  66. my PC logged into my VAX, something somewhere en route is mapping the
  67. 8-bit chars into 7-bit, so an acute-a (decimal 160) ends up as a space
  68. and an acute-e as a double-quote (whoops, sorry, acute-a comes out as
  69. an @-sign). This is not WWW code, but either the sun terminfo/termcap
  70. being intrusive or something in the comms side. It's going to be a major
  71. headache to get it sorted...all help welcome.
  72.  
  73.     If someone en route is killing the 8th bit, then you are stuck.
  74.     The best thing then seems to be to run WWW on the PC directly.
  75.     In fact some of the PC graphic characters are in non-graphic
  76.     psoitions of the table (0X, 1X, 8X, 9X hex), so telnet is
  77.     likely to have trouble anyway.
  78.     There's a port done for SUN/NFS: what type of TCP/IP for
  79.     the PC do you use?
  80.  
  81. Have a nice weekend!
  82. ///Peter
  83.  
  84.     You too.
  85.     - Tim
  86.